-
Home
-
Otter Blocks – Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE
-
2.0.9
-
Code
-
Classes
- Block_Frontend
Total Complexity |
101 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
640 |
Lines of code |
340 |
Logical lines of code |
215 |
Comment lines |
193 |
Methods |
21 |
Properties |
4 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
enqueue_styles() |
A |
39 |
13 |
73 |
enqueue_widgets_css() |
A |
44 |
10 |
45 |
enqueue_google_fonts() |
A |
53 |
9 |
22 |
get_fonts() |
A |
48 |
7 |
33 |
get_reusable_block_meta() |
S |
57 |
8 |
15 |
get_post_css() |
S |
57 |
7 |
16 |
get_page_css_inline() |
S |
57 |
7 |
16 |
enqueue_reusable_fonts() |
S |
62 |
7 |
10 |
enqueue_reusable_styles() |
S |
62 |
7 |
10 |
get_page_css_meta() |
S |
59 |
5 |
13 |
render_post_css() |
S |
57 |
4 |
19 |
enqueue_google_fonts_backward() |
S |
62 |
4 |
11 |
enqueue_assets() |
S |
64 |
3 |
10 |
enqueue_global_styles() |
S |
64 |
2 |
10 |
instance() |
S |
70 |
2 |
7 |
__clone() |
S |
78 |
1 |
3 |
init() |
S |
63 |
1 |
10 |
cycle_through_blocks() |
S |
71 |
1 |
6 |
get_excerpt_start() |
S |
77 |
1 |
4 |
get_excerpt_end() |
S |
77 |
1 |
4 |
__wakeup() |
S |
78 |
1 |
3 |